home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000344_news@columbia.edu_Thu Jul 13 02:50:30 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  4KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA03226
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 12 Jul 1995 23:58:04 -0400
  3. Received: by apakabar.cc.columbia.edu id AA12937
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 12 Jul 1995 23:58:02 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!newshost.marcam.com!usc!howland.reston.ans.net!vixen.cso.uiuc.edu!uwm.edu!lll-winken.llnl.gov!enews.sgi.com!sgiblab!rahul.net!a2i!dold.a2i!dold
  6. From: Clarence Dold <dold@rahul.net>
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Kermit in ODI
  9. Date: 13 Jul 1995 02:50:30 GMT
  10. Organization: a2i network
  11. Lines: 61
  12. Message-Id: <3u21lm$6ob@hustle.rahul.net>
  13. References: <3tu3du$a16@usenet.srv.cis.pitt.edu>
  14. Nntp-Posting-Host: foxtrot.rahul.net
  15. Nntp-Posting-User: dold
  16. X-Newsreader: TIN [version 1.2 PL2]
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. William C Beegle (wcbst4+@pitt.edu) wrote:
  20. : After spending an absurd amount of time trying to figure out why I 
  21. : couldn't get MSKermit working with LAN Workplace, I came to a realization: 
  22. : The Instructions in the /NETWORKS directory need help.  All I had to do 
  23. : was modify my NET.CFG file.  The setup.doc file talks about using 
  24. : different frames, but I was already using Ethernet_II.  I ignored the 
  25.  
  26. Like you, I found myself unable to run MSKermit 3.14 without an odipkt.com,
  27. and not the one from the MSKermit package.
  28.  
  29. After your note on the net, I went back and added a couple of lines to my
  30. net.cfg, and now it works.  
  31.  
  32. It is hard to know which pieces need to be added.  The sample net.cfg
  33. certainly contains lines that don't apply to me.  The lines below are the
  34. simplest form that works for me, running Netware 3.11, netx as delivered
  35. with my Xircom parallel port adapter, and Netware configured as some non-TCP
  36. administrator saw fit.
  37.  
  38. The Xircom book explains that 802.2 is the default.  Ours is 802.3, and the
  39. book suggests that the "Frame Ethernet_802.3" line is necessary, so my
  40. net.cfg used to just be the first two lines.
  41. JoeD suggested a line of Protocol IPX 8137 Ethernet_II, which should
  42. probably have been left out.  The spec for IPX is a separate topic from
  43. Kermit and TCP, and in my case is contrary to the default.
  44.  
  45. My system defaults to "ID 0" without the line, "ID 8137" with the line, and
  46. of course, in my case, I am running IPX on 802.3, not _II.
  47. With the "8137" line, I could no longer find a server for netx.
  48.  
  49. Now, with multiple sessions, and Wyse (yech!) emulation that I need for one
  50. package, I can finally throw away the NVT/INT14/ProcommPlus for Windows junk
  51. that I've had to live with, and use MSKermit again, like I have for years.
  52.  
  53. My initial tests show >25K per second transfer on my parallel port adapter.
  54.  
  55. My last goal for today, as the sun sets outside my window, would be to use
  56. MSKermit as a "proxy" to transfer between two TCP hosts that are otherwise
  57. not on speaking terms, or directly from TCPhost to RS232host.
  58.  
  59. Link Driver pe3odi
  60.     FRAME   Ethernet_802.3
  61.     FRAME   Ethernet_II
  62.     Protocol IP     0800    Ethernet_II
  63.     Protocol ARP    0806    Ethernet_II
  64.     Protocol RARP   8035    Ethernet_II
  65.  
  66.  
  67.  
  68. JoeD:
  69.     Back off from this newsgroup a bit.  I couldn't believe it when you
  70.     guys fired up this newsgroup, there is just so much volume out there
  71.     (the feeding trough, as you call it).
  72.     Left a post stew for a day or two.  Someone will post an answer ;-)
  73.     Almost all of us are friends of Kermit.  I'd hate to see you burn
  74.     out trying to sell someone who isn't.
  75.  
  76. -- 
  77. ---
  78. Clarence A Dold - dold@rahul.net
  79.                 - Pope Valley & Napa CA.